Initialize variables
authorMatthias Clasen <mclasen@redhat.com>
Thu, 14 Oct 2010 12:12:11 +0000 (08:12 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 14 Oct 2010 12:14:33 +0000 (08:14 -0400)
commit34b117865a36c21918b6432cc6b9c379e8cfe907
treecbd81b8bfc476ea932080efb117a2e79d9696ef5
parent407b73dd8035322d6c755f023edf42999b1e1306
Initialize variables

valgrind was complaining about uninitialized values here, and
sure enough, gdkdevice-xi.c doesn't set device position.
gdk/gdkwindow.c